* systty.h: Always terminate comments, to avoid confusion.
authorJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 05:35:48 +0000 (05:35 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 27 May 1993 05:35:48 +0000 (05:35 +0000)
src/systty.h

index d4a77d2847f8455921b19615c0576952841ddece..b4b30fb41baff41326c8405449287019214da325 100644 (file)
@@ -159,7 +159,7 @@ static struct sensemode {
 
 /* On TERMIOS systems, the tcmumbleattr calls take care of these
    parameters, and it's a bad idea to use them (on AIX, it makes the
-   tty hang for a long time).
+   tty hang for a long time).  */
 #if defined (TIOCGLTC) && !defined (HAVE_TERMIOS)
 #define HAVE_LTCHARS
 #endif